After determining that the lock can be extended, create an addLockEvent call.
Create a lockExtender object in the body of the call. See the Body section below for details.
The call creates an extension request that will be accepted or rejected.
/rest/v1/lp-ppe-api/price-quote/addLockEvent
There are no path parameters.
In the body of the call, include the following information:
|
Copy Code | |
|---|---|
"lockExtender": { "id": "5bec8a27671267199356e283", "mergeSet": null, "createdBy": null, "creationDate": "2018-11-14T20:48:39Z", "modifiedBy": null, "modifiedDate": "2018-11-14T20:48:39Z", "enable": false, "type": "Request", "useRateProgram": true, "allowOverride": false, "lockExtensions": [], "allowDailyFee": false, "dailyFeeAmount": null, "comment": null } | |
|
Copy Code | |
|---|---|
The call returns no body.